patch
Rename authenticator
{{protocol}}://{{url}}/{{version}}/users/me/authenticator/:id
Rename an authenticator device.
Permissions:
won the authenticated user.
Authentication
Authentication inherited from the collection: Bearer .Parameters
| Name | Type | Value |
|---|---|---|
| id | path | 123 |
Body
{
"name": "New authenticator name"
}